-
Home
-
Checkout with Cash App on WooCommerce
-
4.1.1
-
Code
-
Classes
- OrderReturnLineItem
| Total Complexity |
60 |
| Dependencies |
7 |
| Dependents |
1 |
| Total lines |
667 |
| Lines of code |
179 |
| Logical lines of code |
81 |
| Comment lines |
367 |
| Methods |
40 |
| Properties |
19 |
Methods 40
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| jsonSerialize() |
B |
39 |
21 |
62 |
| __construct() |
S |
81 |
1 |
3 |
| getUid() |
S |
82 |
1 |
3 |
| setUid() |
S |
81 |
1 |
3 |
| getSourceLineItemUid() |
S |
82 |
1 |
3 |
| setSourceLineItemUid() |
S |
81 |
1 |
3 |
| getName() |
S |
82 |
1 |
3 |
| setName() |
S |
81 |
1 |
3 |
| getQuantity() |
S |
82 |
1 |
3 |
| setQuantity() |
S |
81 |
1 |
3 |
| getQuantityUnit() |
S |
82 |
1 |
3 |
| setQuantityUnit() |
S |
81 |
1 |
3 |
| getNote() |
S |
82 |
1 |
3 |
| setNote() |
S |
81 |
1 |
3 |
| getCatalogObjectId() |
S |
82 |
1 |
3 |
| setCatalogObjectId() |
S |
81 |
1 |
3 |
| getCatalogVersion() |
S |
82 |
1 |
3 |
| setCatalogVersion() |
S |
81 |
1 |
3 |
| getVariationName() |
S |
82 |
1 |
3 |
| setVariationName() |
S |
81 |
1 |
3 |
| getItemType() |
S |
82 |
1 |
3 |
| setItemType() |
S |
81 |
1 |
3 |
| getReturnModifiers() |
S |
82 |
1 |
3 |
| setReturnModifiers() |
S |
81 |
1 |
3 |
| getAppliedTaxes() |
S |
82 |
1 |
3 |
| setAppliedTaxes() |
S |
81 |
1 |
3 |
| getAppliedDiscounts() |
S |
82 |
1 |
3 |
| setAppliedDiscounts() |
S |
81 |
1 |
3 |
| getBasePriceMoney() |
S |
82 |
1 |
3 |
| setBasePriceMoney() |
S |
81 |
1 |
3 |
| getVariationTotalPriceMoney() |
S |
82 |
1 |
3 |
| setVariationTotalPriceMoney() |
S |
81 |
1 |
3 |
| getGrossReturnMoney() |
S |
82 |
1 |
3 |
| setGrossReturnMoney() |
S |
81 |
1 |
3 |
| getTotalTaxMoney() |
S |
82 |
1 |
3 |
| setTotalTaxMoney() |
S |
81 |
1 |
3 |
| getTotalDiscountMoney() |
S |
82 |
1 |
3 |
| setTotalDiscountMoney() |
S |
81 |
1 |
3 |
| getTotalMoney() |
S |
82 |
1 |
3 |
| setTotalMoney() |
S |
81 |
1 |
3 |